home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19981211-19990422 / 000218_news@watsun.cc.columbia.edu _Sat Feb 13 14:55:42 1999.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: <news@watsun.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA02191
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Sat, 13 Feb 1999 14:55:41 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id OAA07536
  7.     for kermit.misc@watsun.cc.columbia.edu; Sat, 13 Feb 1999 14:26:02 -0500 (EST)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Subject: Re: Errors compiling kermit 6.0.192 on Linux 2.2.1
  11. Date: 13 Feb 1999 19:26:02 GMT
  12. Organization: Columbia University
  13. Message-ID: <7a4jka$7bd$1@newsmaster.cc.columbia.edu>
  14. To: kermit.misc@mailrelay2.cc.columbia.edu
  15.  
  16. In article <36c5d104.0@calwebnnrp>, Ilya  <ilyaNOSPAM@web1.calweb.com> wrote:
  17. : In comp.os.linux.misc Frank da Cruz <fdc@watsun.cc.columbia.edu> wrote:
  18. : > : ...
  19. : > : make: *** [linux] Error 2
  20. : > : 
  21. : > : Any ideas?
  22. : > :
  23. : > This is our most frequently asked question in recent weeks.  Answer: Linux
  24. : > has changed significantly since C-Kermit 6.0 was released.  Of course we
  25. : > have adapted, but this requires you try a newer version of C-Kermit:
  26. : >   http://www.columbia.edu/kermit/ck70.html
  27. : Thank you. kermit 7.0 compiled fine. Why is the binary called wermit?
  28. So in case you already had a "kermit" binary, it won't write over it.
  29.  
  30. - Frank